home *** CD-ROM | disk | FTP | other *** search
- /********************************************************************************/
- /* */
- /* port2b.h - Definitions for port 2B. */
- /* */
- /* Richard W. Mincher. February 19, 1990. */
- /* */
- /* Copyright © 1990 Apple Computer, Inc. All rights reserved. */
- /* */
- /********************************************************************************/
-
-
- #define G ((struct globals *)0x380)
- #define SCCControl (SCC_C2B)
- #define SCCData (SCC_D2B)
- #define PORT 3
- #define PORTB 1
- #define SCC2 1
- #define PORTNAME "2B"
- #define VS_TBE VS_2B_TBE
- #define VS_RCA VS_2B_RCA
- #define VS_ESC VS_2B_ESC
- #define VS_SRC VS_2B_SRC